home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 September / CHIP Eylül 1996.iso / utils / povray / povmnf.sea / POVRAY / POV-Ray.rsrc / TEXT_210_version.txt < prev    next >
Text File  |  1994-02-09  |  245b  |  6 lines

  1. // Set the language version of POV-Ray.  Enables or
  2. // disables syntax features that are version-dependent.
  3. // e.g. #version 1.0, or #version 2.0
  4. // (Note: This can toggle versions anywhere in the source)
  5. #version 1.0  // use POV-Ray 1.0 syntax
  6.